home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / frame_1277 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  138 b   |  7 lines

  1. s = new Sound();
  2. if(eval("/:Challenge") == true)
  3. {
  4.    loadMovie("/steppenwolf/med/timer/timerstart.swf","MovieTimer");
  5.    stop();
  6. }
  7.